data hazard造句
例句與造句
- Three common types of hazards are data hazards, structural hazards, and control flow hazards ( branching hazards ).
- This data hazard can be detected quite easily when the program's machine code is written by the compiler.
- If you need some help with this technojargon, you might want to read about parallel computing-specifically, data hazards.
- The hardware to detect a data hazard and stall the pipeline until the hazard is cleared is called a "'pipeline interlock " '.
- Further advancement of compiler and memory technologies leads to emerging very long instruction word ( VLIW ) processors, where the compiler controls the schedule of instructions and handles data hazards.
- It's difficult to find data hazard in a sentence. 用data hazard造句挺難的
- The pipeline stalls can be caused by structural hazards ( processor resource limit ), data hazards ( output of one instruction needed by another instruction ) and control hazards ( branching ).